scrollIntoViewIfNeeded

fun scrollIntoViewIfNeeded(input: ScrollIntoViewIfNeededRequest): Single<RequestResponseFrame>

Scrolls the specified rect of the given node into view if not already visible. Note: exactly one between nodeId, backendNodeId and objectId should be passed to identify the node.

Sources

jvm source
Link copied to clipboard